3.875 \(\int \frac {(c x^2)^{5/2}}{x^6 (a+b x)} \, dx\)

Optimal. Leaf size=48 \[ \frac {c^2 \sqrt {c x^2} \log (x)}{a x}-\frac {c^2 \sqrt {c x^2} \log (a+b x)}{a x} \]

[Out]

c^2*ln(x)*(c*x^2)^(1/2)/a/x-c^2*ln(b*x+a)*(c*x^2)^(1/2)/a/x

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 48, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {15, 36, 29, 31} \[ \frac {c^2 \sqrt {c x^2} \log (x)}{a x}-\frac {c^2 \sqrt {c x^2} \log (a+b x)}{a x} \]

Antiderivative was successfully verified.

[In]

Int[(c*x^2)^(5/2)/(x^6*(a + b*x)),x]

[Out]

(c^2*Sqrt[c*x^2]*Log[x])/(a*x) - (c^2*Sqrt[c*x^2]*Log[a + b*x])/(a*x)

Rule 15

Int[(u_.)*((a_.)*(x_)^(n_))^(m_), x_Symbol] :> Dist[(a^IntPart[m]*(a*x^n)^FracPart[m])/x^(n*FracPart[m]), Int[
u*x^(m*n), x], x] /; FreeQ[{a, m, n}, x] &&  !IntegerQ[m]

Rule 29

Int[(x_)^(-1), x_Symbol] :> Simp[Log[x], x]

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 36

Int[1/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))), x_Symbol] :> Dist[b/(b*c - a*d), Int[1/(a + b*x), x], x] -
Dist[d/(b*c - a*d), Int[1/(c + d*x), x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0]

Rubi steps

\begin {align*} \int \frac {\left (c x^2\right )^{5/2}}{x^6 (a+b x)} \, dx &=\frac {\left (c^2 \sqrt {c x^2}\right ) \int \frac {1}{x (a+b x)} \, dx}{x}\\ &=\frac {\left (c^2 \sqrt {c x^2}\right ) \int \frac {1}{x} \, dx}{a x}-\frac {\left (b c^2 \sqrt {c x^2}\right ) \int \frac {1}{a+b x} \, dx}{a x}\\ &=\frac {c^2 \sqrt {c x^2} \log (x)}{a x}-\frac {c^2 \sqrt {c x^2} \log (a+b x)}{a x}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 28, normalized size = 0.58 \[ \frac {c^3 x (\log (x)-\log (a+b x))}{a \sqrt {c x^2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(c*x^2)^(5/2)/(x^6*(a + b*x)),x]

[Out]

(c^3*x*(Log[x] - Log[a + b*x]))/(a*Sqrt[c*x^2])

________________________________________________________________________________________

fricas [A]  time = 0.45, size = 70, normalized size = 1.46 \[ \left [\frac {\sqrt {c x^{2}} c^{2} \log \left (\frac {x}{b x + a}\right )}{a x}, \frac {2 \, \sqrt {-c} c^{2} \arctan \left (\frac {\sqrt {c x^{2}} {\left (2 \, b x + a\right )} \sqrt {-c}}{a c x}\right )}{a}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^2)^(5/2)/x^6/(b*x+a),x, algorithm="fricas")

[Out]

[sqrt(c*x^2)*c^2*log(x/(b*x + a))/(a*x), 2*sqrt(-c)*c^2*arctan(sqrt(c*x^2)*(2*b*x + a)*sqrt(-c)/(a*c*x))/a]

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^2)^(5/2)/x^6/(b*x+a),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Warn
ing, integration of abs or sign assumes constant sign by intervals (correct if the argument is real):Check [ab
s(x)]Sign error (%%%{a,0%%%}+%%%{b,1%%%})

________________________________________________________________________________________

maple [A]  time = 0.01, size = 27, normalized size = 0.56 \[ -\frac {\left (c \,x^{2}\right )^{\frac {5}{2}} \left (-\ln \relax (x )+\ln \left (b x +a \right )\right )}{a \,x^{5}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x^2)^(5/2)/x^6/(b*x+a),x)

[Out]

-(c*x^2)^(5/2)*(-ln(x)+ln(b*x+a))/x^5/a

________________________________________________________________________________________

maxima [A]  time = 1.35, size = 24, normalized size = 0.50 \[ -\frac {c^{\frac {5}{2}} \log \left (b x + a\right )}{a} + \frac {c^{\frac {5}{2}} \log \relax (x)}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^2)^(5/2)/x^6/(b*x+a),x, algorithm="maxima")

[Out]

-c^(5/2)*log(b*x + a)/a + c^(5/2)*log(x)/a

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {{\left (c\,x^2\right )}^{5/2}}{x^6\,\left (a+b\,x\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x^2)^(5/2)/(x^6*(a + b*x)),x)

[Out]

int((c*x^2)^(5/2)/(x^6*(a + b*x)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (c x^{2}\right )^{\frac {5}{2}}}{x^{6} \left (a + b x\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x**2)**(5/2)/x**6/(b*x+a),x)

[Out]

Integral((c*x**2)**(5/2)/(x**6*(a + b*x)), x)

________________________________________________________________________________________